SixBit API Schema
SupplierIDType Simple Type
Description
This is unique identifier of a supplier. It is created internally by SixBit. This field is used to identify a supplier during an update. It is ignored during an Add operation.
Namespace (none)
Type
Restriction of xs:integer
Diagram
SupplierIDType Simple Type
Overview
SupplierIDType Restriction of xs:integer
This is unique identifier of a supplier. It is created internally by SixBit. This field is used to identify a supplier during an update. It is ignored during an Add operation.
Source
<xs:simpleType name="SupplierIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>This is unique identifier of a supplier.  It is created internally by SixBit.  This field is used to identify a supplier during an update.  It is ignored during an Add operation.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer"></xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.